home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 March
/
macformat-022.iso
/
Shareware City
/
Developers
/
src
/
mega-source-103-nshell.hqx
/
mega src
/
Source
/
man.π.rsrc.rsrc
/
TEXT_16030_man unset general.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-22
|
356 b
|
23 lines
NAME
unset - remove a shell variable
SYNOPSIS
unset name
DESCRIPTION
The "unset" command removes the named variable from the shell environment.
Variable names are limited to the characters a-z, A-Z, 0-9, _ and may be 31 characters in length.
RETURN CODES
<0 An error prevented the removal
0 Successful removal or name not found
SEE ALSO
set, env